Skip to content

Conversation

@nipsysdev
Copy link
Owner

No description provided.

@nipsysdev nipsysdev self-assigned this Sep 2, 2025
Copilot AI review requested due to automatic review settings September 2, 2025 15:43
@nipsysdev nipsysdev added the enhancement New feature or request label Sep 2, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors command names and navigation structure to improve content organization. The changes rename several commands to be more descriptive and introduce new sections for work portfolio content.

  • Renamed intro to welcome and web3-mission to more specific work categories
  • Added new commands for web2work, web3work, and contribs to organize portfolio content
  • Updated routing structure to reflect the new command organization

Reviewed Changes

Copilot reviewed 33 out of 34 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/types/terminal.ts Updated Command enum with renamed and new command values
src/i18n/messages/en.json Updated English translations for new command structure
src/i18n/messages/fr.json Updated French translations for new command structure
src/constants/routes.ts Updated route constants to match new command names
src/constants/commands.ts Refactored command configuration with new imports and reordered commands
src/contexts/TerminalContext.tsx Renamed terminal state properties from hasIntroduced to hasWelcomed
src/components/terminal/TerminalEmulator.tsx Updated terminal logic to use new welcome command instead of intro
src/components/cmd-outputs/WelcomeOutput.tsx Renamed class and updated translation keys from intro to welcome
src/app/[locale]/web2work/page.tsx Added new page component for web2work section
src/app/[locale]/web3work/page.tsx Added new page component for web3work section
src/app/[locale]/contribs/page.tsx Added new page component for contribs section
Various test files Updated tests to reflect new command names and structure

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@nipsysdev nipsysdev closed this Sep 3, 2025
@nipsysdev nipsysdev deleted the feat/adding_content branch September 3, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants